Skip to content

Revamp documentation#66

Merged
BatyLeo merged 22 commits intomainfrom
documentation
May 6, 2026
Merged

Revamp documentation#66
BatyLeo merged 22 commits intomainfrom
documentation

Conversation

@BatyLeo
Copy link
Copy Markdown
Member

@BatyLeo BatyLeo commented Apr 1, 2026

  • BREAKING CHANGE: rename plot_instance to plot_context, and plot_solution to plot_sample
  • Global revamp of the documentation, with a complete description page for every benchmark problem.
  • New Plots extension containing the plotting code for benchmarks
  • New DataSample copy constructor
  • Split API page between public and private methods

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2026

Codecov Report

❌ Patch coverage is 99.59184% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/DynamicVehicleScheduling/plot.jl 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
ext/DFLBenchmarksPlotsExt.jl 100.00% <100.00%> (ø)
ext/plots/argmax2d_plots.jl 100.00% <100.00%> (ø)
ext/plots/argmax_plots.jl 100.00% <100.00%> (ø)
ext/plots/contextual_stochastic_argmax_plots.jl 100.00% <100.00%> (ø)
ext/plots/dvs_plots.jl 96.24% <100.00%> (+2.65%) ⬆️
ext/plots/dynamic_assortment_plots.jl 100.00% <100.00%> (ø)
ext/plots/maintenance_plots.jl 100.00% <100.00%> (ø)
ext/plots/portfolio_plots.jl 100.00% <100.00%> (ø)
ext/plots/ranking_plots.jl 100.00% <100.00%> (ø)
ext/plots/shortest_path_plots.jl 100.00% <100.00%> (ø)
... and 13 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@BatyLeo BatyLeo changed the title Stochastic VSP documentation Revamp documentation Apr 3, 2026
@BatyLeo BatyLeo marked this pull request as ready for review April 30, 2026 16:52
@BatyLeo BatyLeo merged commit b1a6bb4 into main May 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant